projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
061b7f9
)
Minor error in substitute-key-definition.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 6 Feb 1996 02:45:08 +0000
(
02:45
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 6 Feb 1996 02:45:08 +0000
(
02:45
+0000)
lispref/keymaps.texi
patch
|
blob
|
history
diff --git
a/lispref/keymaps.texi
b/lispref/keymaps.texi
index 52189797c1c7ee18623f16f06bb6842bd0d650bb..8182e18014d141a5423101afd77f7903b23eb136 100644
(file)
--- a/
lispref/keymaps.texi
+++ b/
lispref/keymaps.texi
@@
-1048,7
+1048,7
@@
standard bindings:
@c Emacs 19 feature
If @var{oldmap} is non-@code{nil}, then its bindings determine which
-keys to rebind. The rebindings still happen in @var{
new
map}, not in
+keys to rebind. The rebindings still happen in @var{
key
map}, not in
@var{oldmap}. Thus, you can change one map under the control of the
bindings in another. For example,